How to Install html2wml software package in Ubuntu 12.04 LTS (Precise Pangolin)

How to Install html2wml software package in Ubuntu 12.04 LTS (Precise Pangolin)

html2wml software package provides converts HTML pages to WML (WAP) or i-mode pages, you can install in your Ubuntu 12.04 LTS (Precise Pangolin) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install html2wml 

html2wml is installed in your system.

Make ensure the html2wml package were installed using the commands given below,

$ sudo dpkg-query -l | grep html2wml *

You will get with html2wml package name, version, architecture and description in a table

html2wml package basic information:

Distro Ubuntu 12 04 lts precise pangolin
Section Web Software
Package html2wml
Version 0.4.11-1
Description converts HTML pages to WML (WAP) or i-mode pages
Sub Section Web


See Also, How to uninstall or remove html2wml software package from Ubuntu 12.04 LTS (Precise Pangolin)?